home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Shareware / Utilitare / picozip / PicoZipSetup.exe / {app} / PicoZip.exe / 0 / RCDATA / TFMABOUT / TFMABOUT.txt < prev   
Text File  |  2004-09-09  |  5KB  |  217 lines

  1. object fmAbout: TfmAbout
  2.   Left = 368
  3.   Top = 327
  4.   ActiveControl = buClose
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 299
  7.   ClientWidth = 376
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object imLogo: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 376
  23.     Height = 81
  24.     Align = alTop
  25.     Picture.Data = {<image000.bmp>}
  26.   end
  27.   object laVersion: TLabel
  28.     Left = 16
  29.     Top = 95
  30.     Width = 345
  31.     Height = 18
  32.     AutoSize = False
  33.     Font.Charset = DEFAULT_CHARSET
  34.     Font.Color = clWindowText
  35.     Font.Height = -13
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = [fsBold]
  38.     ParentFont = False
  39.   end
  40.   object bvDiv1: TBevel
  41.     Left = 0
  42.     Top = 81
  43.     Width = 376
  44.     Height = 9
  45.     Align = alTop
  46.     Shape = bsTopLine
  47.   end
  48.   object laCopyright: TLabel
  49.     Left = 16
  50.     Top = 124
  51.     Width = 297
  52.     Height = 13
  53.     AutoSize = False
  54.     Color = clBtnFace
  55.     ParentColor = False
  56.   end
  57.   object jvhWeb: TJvHotLink
  58.     Left = 48
  59.     Top = 140
  60.     Width = 129
  61.     Height = 13
  62.     Cursor = crHandPoint
  63.     AutoSize = False
  64.     Color = clBtnFace
  65.     Font.Charset = DEFAULT_CHARSET
  66.     Font.Color = clBlue
  67.     Font.Height = -11
  68.     Font.Name = 'MS Sans Serif'
  69.     Font.Style = [fsUnderline]
  70.     ParentColor = False
  71.     ParentFont = False
  72.     Transparent = True
  73.     HotTrack = True
  74.     HotTrackFont.Charset = DEFAULT_CHARSET
  75.     HotTrackFont.Color = clBlue
  76.     HotTrackFont.Height = -11
  77.     HotTrackFont.Name = 'MS Sans Serif'
  78.     HotTrackFont.Style = [fsUnderline]
  79.     Url = 'http://delphi-jedi.org'
  80.   end
  81.   object laWeb: TLabel
  82.     Left = 16
  83.     Top = 140
  84.     Width = 28
  85.     Height = 13
  86.     AutoSize = False
  87.   end
  88.   object jvhEmail: TJvHotLink
  89.     Left = 216
  90.     Top = 140
  91.     Width = 121
  92.     Height = 13
  93.     Cursor = crHandPoint
  94.     AutoSize = False
  95.     Font.Charset = DEFAULT_CHARSET
  96.     Font.Color = clBlue
  97.     Font.Height = -11
  98.     Font.Name = 'MS Sans Serif'
  99.     Font.Style = [fsUnderline]
  100.     ParentFont = False
  101.     Transparent = True
  102.     HotTrack = True
  103.     HotTrackFont.Charset = DEFAULT_CHARSET
  104.     HotTrackFont.Color = clBlue
  105.     HotTrackFont.Height = -11
  106.     HotTrackFont.Name = 'MS Sans Serif'
  107.     HotTrackFont.Style = [fsUnderline]
  108.     Url = 'http://delphi-jedi.org'
  109.   end
  110.   object laEmail: TLabel
  111.     Left = 184
  112.     Top = 140
  113.     Width = 30
  114.     Height = 13
  115.     AutoSize = False
  116.   end
  117.   object buClose: TButton
  118.     Left = 14
  119.     Top = 264
  120.     Width = 81
  121.     Height = 25
  122.     Default = True
  123.     ModalResult = 1
  124.     TabOrder = 1
  125.   end
  126.   object nbAbout: TNotebook
  127.     Left = 16
  128.     Top = 168
  129.     Width = 345
  130.     Height = 81
  131.     TabOrder = 0
  132.     object TPage
  133.       Left = 0
  134.       Top = 0
  135.       Caption = 'Unregistered'
  136.       object laCopyrightLong: TLabel
  137.         Left = 0
  138.         Top = 0
  139.         Width = 345
  140.         Height = 72
  141.         Align = alClient
  142.         AutoSize = False
  143.         WordWrap = True
  144.       end
  145.       object bvDiv2: TBevel
  146.         Left = 0
  147.         Top = 72
  148.         Width = 345
  149.         Height = 9
  150.         Align = alBottom
  151.         Shape = bsBottomLine
  152.       end
  153.     end
  154.     object TPage
  155.       Left = 0
  156.       Top = 0
  157.       Caption = 'Registered'
  158.       object bvDiv3: TBevel
  159.         Left = 0
  160.         Top = 72
  161.         Width = 345
  162.         Height = 9
  163.         Align = alBottom
  164.         Shape = bsBottomLine
  165.       end
  166.       object laRegistered: TLabel
  167.         Left = 1
  168.         Top = 12
  169.         Width = 153
  170.         Height = 13
  171.         AutoSize = False
  172.         Caption = 'This product is registered to:'
  173.       end
  174.       object meRegInfo: TMemo
  175.         Left = 1
  176.         Top = 32
  177.         Width = 344
  178.         Height = 35
  179.         BorderStyle = bsNone
  180.         Color = clBtnFace
  181.         Font.Charset = DEFAULT_CHARSET
  182.         Font.Color = clWindowText
  183.         Font.Height = -11
  184.         Font.Name = 'MS Sans Serif'
  185.         Font.Style = [fsBold]
  186.         ParentFont = False
  187.         ReadOnly = True
  188.         TabOrder = 0
  189.       end
  190.     end
  191.   end
  192.   object buLicense: TButton
  193.     Left = 102
  194.     Top = 264
  195.     Width = 81
  196.     Height = 25
  197.     TabOrder = 2
  198.     OnClick = buLicenseClick
  199.   end
  200.   object buBuyNow: TButton
  201.     Left = 191
  202.     Top = 264
  203.     Width = 81
  204.     Height = 25
  205.     TabOrder = 3
  206.     OnClick = buBuyNowClick
  207.   end
  208.   object buOrderInfo: TButton
  209.     Left = 280
  210.     Top = 264
  211.     Width = 81
  212.     Height = 25
  213.     TabOrder = 4
  214.     OnClick = buOrderInfoClick
  215.   end
  216. end
  217.